Heuristics for Domain Decomposition
نویسنده
چکیده
The domain decomposition method embodies large potentials for a parallelization of FEM methods. In this data-parallel approach, the domain of interest is partitioned into smaller subdomains, either before the mesh generation or afterwards (mesh partitioning). The subdomains are assigned to processors that calculate the corresponding part of the approximation. The mesh decomposition and assignments of subdomains to processors can be modeled as graph embedding problem where a large graph (the mesh) has to be mapped onto a smaller one (the processor network). Unfortunately, this mapping problem is NP-complete and there exist almost no eecient sequential or parallel heuristics that solve this problem suuciently 1]. With growing performance of interconnection networks and especially with the establishment of independent routing networks, it is appropriate to reduce the mapping problem to the task of partitioning the graph (the FEM-mesh) into as many equal sized (or weighted) clusters as there are numbers of processors and to minimize the number of edges crossing the partition boundaries. For the special application of partitioning FEM-meshes heuristics have to be exible with respect to the measures they optimize. Graph partitioning in general is a combinatorial optimization problem. Normal partitioning heuristics minimize the total cut size, i.e. the number of edges crossing partition boundaries. This makes sense in order to reduce the amount of necessary communication of the parallel FEM-simulation. But there are several other measures that are often much more important than cut size and that depend very much on the numerical solution method used for the simulation 4]. Examples are the aspect ratio of subdomains or their convexity. A large number of eecient graph partitioning heuristics have been designed in the past, most of them for recursive bisection but also some for direct k-partitioning. See 2, 3, 6] for overviews. Many of the most eecient methods have been collected into the Chaco library by Hendrickson and Leland 7]. Farhat describes in 4] a simple and eecient sequential algorithm for the partitioning of FEM-meshes. This front-technique is a breath-rst-search based method which is widely used by engineers and innuenced the development of a number of other partitioning tools (e.g. 9]). Recursive Orthogonal Bisection (ROB) and Unbalanced Recursive Bisection (URB) use node-coordinates to partition a mesh and neglect the graph structure 8]. Both methods are fast and easy to implement whereas URB ooers larger exibility. Walshaw and Berzins apply Recursive Spectral Bisection (RSB) which was introduced by Simon et. …
منابع مشابه
A Hybrid Solution Approach Based on Benders Decomposition and Meta-Heuristics to Solve Supply Chain Network Design Problem
Supply Chain Network Design (SCND) is a strategic supply chain management problem that determines its configuration. This mainly focuses on the facilities location, capacity sizing, technology selection, supplier selection, transportation, allocation of production and distribution facilities to the market, and so on. Although the optimal solution of the SCND problem leads to a significant reduc...
متن کاملUpdating finite element model using frequency domain decomposition method and bees algorithm
The following study deals with the updating the finite element model of structures using the operational modal analysis. The updating process uses an evolutionary optimization algorithm, namely bees algorithm which applies instinctive behavior of honeybees for finding food sources. To determine the uncertain updated parameters such as geometry and material properties of the structure, local and...
متن کاملEvaluation of Parallel Domain Decomposition Algorithms
In this talk we describe and evaluate several heuristics for the parallel decomposition of data into n processors. This problem is usually cast as a graph partitioning problem, requiring that each processor have equal amount of data, and that inter-processor communication be minimized. Since this problem is NP-complete, several heuristics have been developed: combinatorial, geometric, spectral,...
متن کاملOutput-only Modal Analysis of a Beam Via Frequency Domain Decomposition Method Using Noisy Data
The output data from a structure is the building block for output-only modal analysis. The structure response in the output data, however, is usually contaminated with noise. Naturally, the success of output-only methods in determining the modal parameters of a structure depends on noise level. In this paper, the possibility and accuracy of identifying the modal parameters of a simply supported...
متن کاملHybrid Planning Heuristics Based on Task Decomposition Graphs
Hybrid Planning combines Hierarchical Task Network (HTN) planning with concepts known from Partial-Order Causal-Link (POCL) planning. We introduce novel heuristics for Hybrid Planning that estimate the number of necessary modifications to turn a partial plan into a solution. These estimates are based on the task decomposition graph that contains all decompositions of the abstract tasks in the p...
متن کاملGrounding HEX-Programs with Expanding Domains
Recently, liberally domain-expansion safe HEX-programs have been presented as a generalization of strongly safe HEX-programs that enlarges the scope of effective applicability. While such programs can be finitely grounded, a concrete grounding algorithm that is practically useful remained open. In this paper, we present such an algorithm and show how to integrate it into the model-building fram...
متن کامل